Class EntryExecTranBrandtokenInput

Description

ブランドトークン決済登録・決済一括実行 入力パラメータクラス

Located in /com/gmo_pg/client/input/EntryExecTranBrandtokenInput.php (line 12)


	
			
Method Summary
 EntryExecTranBrandtokenInput __construct ([array $params = null])
 string getAccessID ()
 string getAccessPass ()
 integer getAmount ()
 string getClientField1 ()
 string getClientField2 ()
 string getClientField3 ()
 string getItemCode ()
 string getJobCd ()
 string getMemberID ()
 string getOrderID ()
 string getSeqMode ()
 string getShopID ()
 string getShopPass ()
 string getSiteID ()
 string getSitePass ()
 integer getTax ()
 string getToken ()
 integer getTokenSeq ()
 string getTokenType ()
 void setAccessID (string $accessID)
 void setAccessPass (string $accessPass)
 void setAmount (integer $amount)
 void setClientField1 (string $clientField1)
 void setClientField2 (string $clientField2)
 void setClientField3 (string $clientField3)
 void setEntryTranBrandtokenInput (EntryTranBrandtokenInput &$entryTranBrandtokenInput)
 void setExecTranBrandtokenInput (ExecTranBrandtokenInput &$execTranBrandtokenInput)
 void setItemCode (string $itemCode)
 void setJobCd (string $jobCd)
 void setMemberID (string $memberID)
 void setOrderID (string $orderID)
 void setSeqMode (string $seqMode)
 void setShopID (string $shopID)
 void setShopPass (string $shopPass)
 void setSiteID (string $siteID)
 void setSitePass (string $sitePass)
 void setTax (integer $tax)
 void setToken (string $token)
 void setTokenSeq (integer $tokenSeq)
 void setTokenType (string $tokenType)
Methods
Constructor __construct (line 29)

コンストラクタ

  • access: public
EntryExecTranBrandtokenInput __construct ([array $params = null])
  • array $params: 入力パラメータ
getAccessID (line 107)

取引ID取得

  • return: 取引ID
  • access: public
string getAccessID ()
getAccessPass (line 114)

取引パスワード取得

  • return: 取引パスワード
  • access: public
string getAccessPass ()
getAmount (line 93)

利用料金取得

  • return: 利用料金
  • access: public
integer getAmount ()
getClientField1 (line 170)

加盟店向け自由項目1取得

  • return: 加盟店向け自由項目1
  • access: public
string getClientField1 ()
getClientField2 (line 177)

加盟店向け自由項目2取得

  • return: 加盟店向け自由項目2
  • access: public
string getClientField2 ()
getClientField3 (line 184)

加盟店向け自由項目3取得

  • return: 加盟店向け自由項目3
  • access: public
string getClientField3 ()
getEntryTranBrandtokenInput (line 39)

ブランドトークン決済取引登録入力パラメータ取得

  • return: 取引登録時パラメータ
  • access: public
EntryTranBrandtokenInput &getEntryTranBrandtokenInput ()
getExecTranBrandtokenInput (line 47)

ブランドトークン決済実行入力パラメータ取得

  • return: 決済実行時パラメータ
  • access: public
ExecTranBrandtokenInput &getExecTranBrandtokenInput ()
getItemCode (line 86)

商品コード取得

  • return: 商品コード
  • access: public
string getItemCode ()
getJobCd (line 79)

処理区分取得

  • return: 処理区分
  • access: public
string getJobCd ()
getMemberID (line 149)

会員ID取得

  • return: 会員ID
  • access: public
string getMemberID ()
getOrderID (line 71)

オーダーID取得

  • return: オーダーID
  • access: public
string getOrderID ()
getSeqMode (line 156)

連番モード取得

  • return: 連番モード
  • access: public
string getSeqMode ()
getShopID (line 55)

ショップID取得

  • return: ショップID
  • access: public
string getShopID ()
getShopPass (line 63)

ショップパスワード取得

  • return: ショップパスワード
  • access: public
string getShopPass ()
getSiteID (line 135)

サイトID取得

  • return: サイトID
  • access: public
string getSiteID ()
getSitePass (line 142)

サイトパスワード取得

  • return: サイトパスワード
  • access: public
string getSitePass ()
getTax (line 100)

税送料取得

  • return: 税送料
  • access: public
integer getTax ()
getToken (line 128)

トークン取得

  • return: トークン
  • access: public
string getToken ()
getTokenSeq (line 163)

トークン連番取得

  • return: トークン連番
  • access: public
integer getTokenSeq ()
getTokenType (line 121)

トークン種別取得

  • return: トークン種別
  • access: public
string getTokenType ()
setAccessID (line 273)

取引ID設定

  • access: public
void setAccessID (string $accessID)
  • string $accessID
setAccessPass (line 281)

取引パスワード設定

  • access: public
void setAccessPass (string $accessPass)
  • string $accessPass
setAmount (line 257)

利用料金設定

  • access: public
void setAmount (integer $amount)
  • integer $amount
setClientField1 (line 345)

加盟店向け自由項目1設定

  • access: public
void setClientField1 (string $clientField1)
  • string $clientField1
setClientField2 (line 353)

加盟店向け自由項目2設定

  • access: public
void setClientField2 (string $clientField2)
  • string $clientField2
setClientField3 (line 361)

加盟店向け自由項目3設定

  • access: public
void setClientField3 (string $clientField3)
  • string $clientField3
setEntryTranBrandtokenInput (line 193)

ブランドトークン決済取引登録入力パラメータ設定

  • access: public
void setEntryTranBrandtokenInput (EntryTranBrandtokenInput &$entryTranBrandtokenInput)
setExecTranBrandtokenInput (line 202)

ブランドトークン決済実行入力パラメータ設定

  • access: public
void setExecTranBrandtokenInput (ExecTranBrandtokenInput &$execTranBrandtokenInput)
setItemCode (line 249)

商品コード設定

  • access: public
void setItemCode (string $itemCode)
  • string $itemCode
setJobCd (line 241)

処理区分設定

  • access: public
void setJobCd (string $jobCd)
  • string $jobCd
setMemberID (line 321)

会員ID設定

  • access: public
void setMemberID (string $memberID)
  • string $memberID
setOrderID (line 231)

オーダーID設定

  • access: public
void setOrderID (string $orderID)
  • string $orderID
setSeqMode (line 329)

連番モード設定

  • access: public
void setSeqMode (string $seqMode)
  • string $seqMode
setShopID (line 211)

ショップID設定

  • access: public
void setShopID (string $shopID)
  • string $shopID
setShopPass (line 221)

ショップパスワード設定

  • access: public
void setShopPass (string $shopPass)
  • string $shopPass
setSiteID (line 305)

サイトID設定

  • access: public
void setSiteID (string $siteID)
  • string $siteID
setSitePass (line 313)

サイトパスワード設定

  • access: public
void setSitePass (string $sitePass)
  • string $sitePass
setTax (line 265)

税送料設定

  • access: public
void setTax (integer $tax)
  • integer $tax
setToken (line 297)

トークン設定

  • access: public
void setToken (string $token)
  • string $token
setTokenSeq (line 337)

トークン連番設定

  • access: public
void setTokenSeq (integer $tokenSeq)
  • integer $tokenSeq
setTokenType (line 289)

トークン種別設定

  • access: public
void setTokenType (string $tokenType)
  • string $tokenType

Documentation generated on Thu, 18 Jan 2024 19:55:11 +0900 by phpDocumentor 1.4.3